func github.com/jackc/pgx/v5/internal/sanitize.dollarQuoteState

2 uses

	github.com/jackc/pgx/v5/internal/sanitize (current package)
		sanitize.go#L249: 				return dollarQuoteState
		sanitize.go#L355: func dollarQuoteState(l *sqlLexer) stateFn {